Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix builtin connector example #184

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SimonTheLeg
Copy link

As described in detail in #183, I was not able to get the builtin connector example to work. This PR includes two quality of life fixes and an update to the curl commands. It fixes both the wrongly set password and also gets rid of the need for the base64 header, which also I think has a syntactic mistake by not properly using a : character.

Fixes: #183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Following connectors/local example results in "Invalid client credentials"
1 participant